home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / qw12inst.zip / VCPI.TEC < prev    next >
Text File  |  1991-03-12  |  2KB  |  60 lines

  1. ID:VC VCPI DOS Extenders
  2. Quarterdeck Technical Note #103
  3. by Daniel Travison
  4.  
  5.   The VCPI, Virtual Control Program Interface, specification was
  6. developed to allow multiple protected mode control programs to
  7. coexist and interact within a single 80386(486) system.  The
  8. specification consists of two parts - a VCPI server and several
  9. VCPI clients.  The VCPI clients request memory and mode switching
  10. services from the VCPI server.
  11.  
  12.   In a DESQview 386 system, the VCPI server is implemented within
  13. QEMM-386 while the DOS Extended applications become VCPI clients. 
  14. When the DOS Extended application requires memory services it
  15. calls upon the VCPI server to perform them.  When QEMM-386 is not
  16. present, the DOS Extender performs the services for itself.
  17.  
  18.   The end result is that DESQview is able to run a mix of real
  19. mode and DOS Extended (protected mode) applications concurrently
  20. on an 80386/486.
  21.  
  22.   80286 systems may run multiple 286 DOS Extended applications
  23. only if the DOS Extenders utilize XMS services.  286 DOS Extended
  24. applications may also be run with QEMM-386 as the VCPI Server on
  25. 80386/486 systems.
  26.  
  27.   There are several DOS Extenders on the market.  The following
  28. is a list of the companies that I am aware of that produce DOS
  29. Extenders.  There may be other companies currently, or are
  30. planning to ship DOS Extender tools.
  31.  
  32. Company            286 DOS Extenders         386 DOS Extenders
  33. Name            (16-bit protected mode)   (32-bit protected mode)
  34.  
  35. Ergo Computing, Inc.    OS286                      OS386
  36. One Intercontinental Way
  37. Peabody, MA 01960
  38. Corp: 508 535-7510
  39. Sales: 800 633-1925
  40. Fax: 508 535-7512
  41.  
  42. Phar Lap                                      386 DOS Extender 60
  43. Aberdeen Avenue
  44. Cambridge, MA 02138
  45. 617-661-1510
  46.  
  47. Rational Systems, Inc.   D16M
  48. 220 North Main Street
  49. Natick, MA 01760
  50. 508-653-6006
  51.  
  52. Phar Lap Notes:
  53.  
  54.   The A20 must be enabled at all times.  Run the program inside
  55. DESQview using XDV.COM or ensure that QEMM is ON.  An XMS driver
  56. (QEXT.SYS or HIMEM.SYS) or VDISK will accomplish the same
  57. purpose.
  58.  
  59.        Copyright (C) 1991 by Quarterdeck Office Systems
  60.               * * * E N D  O F  F I L E * * *